*{
    box-sizing: border-box;
}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{color:inherit;}

body, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th, td {
margin:0;
padding:0;
}

li,p,a,div,input,span,font,b,em,i,small,h1,h2,h3,h4,h5,h6,dt,dd,strong{font-family:'Microsoft Yahei';font-size:14px;}

h1, h2, h3, h4, h4, h5 {
margin:0;
padding:0;
}

select {
font-size:12px;
}
table {
border-collapse:collapse;
}
fieldset, img {
border:0 none;
}
fieldset {
margin:0;
padding:0;
}
fieldset p {
margin:0;
padding:0 0 0 8px;
}
legend {
display:none;
}
address, caption, em, strong, th, i {

}
table caption {
margin-left:-1px;
}
hr {
border-bottom:1px solid #FFFFFF;
border-top:1px solid #E4E4E4;
border-width:1px 0;
clear:both;
height:2px;
margin:5px 0;
overflow:hidden;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
caption, th {
text-align:left;
}
a{text-decoration: none;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
        content: ".";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
}

.clearfix{*zoom:1;}

/*公共class*/
li{list-style:none;}
.fl{float:left;}
.fr{float:right;}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container {width:1200px;}
img {
    max-width: 100%;
}

// 默认样式
a {
	text-decoration: none;
}
a:hover{
	text-decoration:none;
	 -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}	
img{
	max-width:100%;
	}
.container{
	max-width:1300px;
	}
.header{
	background-color:#D11219;
	}
.logo{
	margin:27px auto;
	}			
.tel{
	text-align:right;
	font-size:14px;
	margin-top:40px;
	color:#666;
	line-height:34px;
	}
.codebox .box .t3{
	font-size:16px !important;
	font-family:"å¾®è½¯é›…é»‘";
	}
.map{
	text-align:right;
	color:#f47921;
	font-size:22px;
	font-weight:bold;
	}		
.navbar{
	margin-top:0px;
	margin-bottom:0px;
	border:0px;
	}
.navbar-nav{
	padding:0px;
	}	
.navbar-collapse,.container-fluid{
	padding-left:0px;
	padding-right:0px;
	}			
.nav>li>a{
	padding: 22px 30px;
	}			
.navbar-brand{
	padding-left:10px;
	color:#fff !important;
	font-size:14px;
	}
.navbar-toggle{
	border:0px;
	border-radius: 0px;
	margin-top: 10px;
	margin-right:0px;
	}	
.navbar-default .navbar-nav>li>a{
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	border-top:3px #D11219 solid;
	position: relative;
	}
.navbar-default .navbar-nav>li>a::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 30px;
	right: 0px;
	top: 15px;
	background-color: #f45f64;
}	
.navbar-default .navbar-nav>li:last-child>a:after{
	content: none;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
	text-align:center;
	}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	background-color:#ec030b;
	color:#fff;
	border-top:3px #ec030b solid;
	}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background-color:transparent;
	}
	
/**é¼ æ ‡æ‚¬åœä¸‹æ‹‰èœå•**/
.navbar .nav > li .dropdown-menu {
	margin: 0; 
	}
.navbar .nav > li:hover .dropdown-menu {
	display: block;
}
.dropdown-menu{
	border:0px;
	padding:26px;
	border-radius:0px;
	/* min-width:460px; */
	}
.dropdown-menu .col-md-6{
	padding-left:0px;
	padding-right:0px;
	}	
.child li a{
	line-height:32px;
	height:32px;
	overflow:hidden;
	color:#666;
	font-size:14px;
	border-bottom:1px #dcdcdc dashed;
	display:block;
	}
.child li a:hover{
	color:#f98b2d;
	}	

/**æœç´¢**/
.search{
	margin-top:13px;
	}
.search .fk {
    background-color: #fffaf2;
    color: #333;
    border: 0px;
    line-height: 40px;
    height: 40px;
    padding-left: 15px;
}
.search .inputButton{
	background:url(../images/fangdajing.png) #fff no-repeat center center;
	background-color:#fff;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#fff;
	border:0px;
	}
.search .inputButton:hover{
	background-color:#333;
	}
							
input:-moz-placeholder,.textarea:-moz-placeholder {   
   color: #333 !important;   
}   
 
input:-ms-input-placeholder,textarea:-ms-input-placeholder {   
    color: #333 !important;   
}   
  
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {   
   color: #333 !important;
} 

/**banner**/
.swiper-pagination-bullet{
	width:18px !important;
	height:18px !important;
	background:none !important;
	border:2px #fff solid;
	opacity: .8 !important;
	}
.swiper-pagination-bullet-active{
	background: #f98b2d !important;
	}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:20px !important;
	}
.swiper-button-next{
	background:url(../images/right.png) no-repeat !important;
	width:47px !important;
	height:92px !important;
	}
.swiper-button-prev{
	background:url(../images/left.png) no-repeat !important;
	width:47px !important;
	height:92px !important;
	}

.notice{
	background-color:#f2f3f5;
	line-height:50px;
	height:50px;
	overflow:hidden;
	width:100%;
	}
ul.infoList li a{
	color:#666;
	}
ul.infoList li a:hover{
	color:#f98b2d;
	}	

/**åº•éƒ¨ä¿¡æ¯**/		
footer{
	width:100%;
	background-color:#D11219;
	color: #e7baba;
	}
.f_top{
	padding-top:30px;
	padding-bottom:30px;
	}
.f_s{
	border-bottom:1px #e7baba solid;
	line-height:30px;
	padding-bottom:10px;
	}
.f_s a{
	    color: #e7baba;
	margin-right:30px;
	}			
.f_address{
	line-height:30px;
	margin-top:20px;
	}
.f_address{
	    color: #e7baba;
	}	
.f_ewm{
	margin-top:20px;
	text-align:center;
	}
.f_ewm img{
	display:block;
	}
.f_ewm span{
	display:block;
	margin-top: 10px;
	}						
.index_news{
	margin-top:35px;
	margin-bottom:35px;
	}
.carousel-caption{
	width:100%;
	left:0px;
	bottom:0px;
	padding:15px;
	background: rgba(51, 51, 51, 0.8);
	}
.carousel-indicators{
	display:none;
	}	
.x_more{
	font-size:14px;
	color:#333;
	}
.x_title{
   font-size: 20px;
   color: #D11219;
   padding-bottom: 10px;
   border-bottom: 1px solid #cccccc;
   padding-left: 72px;
}
.x_title b{
    padding-bottom: 8px;
    border-bottom: 1px solid #D11219;
}
.xw1{
	background:url(../images/tt.png) no-repeat left top;
	}
.x_rq{
    overflow: hidden;
    margin-top: 25px;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.x_rq span{
    color: #999999;
    margin-top: 5px;
}
.x_rq p{
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	height: 38px;
	width: 100%;
}
.x_rq a{
    font-size: 16px;
    line-height: 30px;
    width: 78%;
    padding-right: 15px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	color:#333;
}
.x_rq a:hover,.x_ys li a:hover{
    color: #e60012;
    text-decoration: none;
}
.x_ys li a:before{
    content: 'Â·';
    color: #e60012;
    margin-right: 5px;
    font-weight: bold;
}
.x_ys li a{
    padding: 4px 0px;
    width: 80%;
    float: left;
    display: block;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#333333;
}
.x_ys li span{
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
}
.x_ys li{
    overflow: hidden;
	line-height:26px;
}	
.x_md{
    margin: 20px 0px;
    text-align: center;
    color: #999999;
    line-height: 21px;
    position: relative;
}
.x_md a, .x_list a{
    margin-bottom: 0px;
    font-size: 16px;
    color: #333;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.x_md p{
	margin-top:15px;
	padding:0px 20px;
	}
.x_list li{
    overflow: hidden;
    border-bottom: 1px dashed #999;
    margin-top: 20px;
}
.x_list a{
    border-bottom: 1px solid #ffffff;
    display: inline-block;
	width:70%;
}
.x_list a:hover{
    color: #e60012;
}
.x_list span{
    color: #999999;
}
.x_list p{
    color: #999999;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_commend{
	margin-top:35px;
	margin-left:0px;
	}
.index_commend .swiper-slide{
	padding-left:0px;
	padding-right:0px;
	}	
.x_tt img{
    margin: 0px auto;
    width: 100%;
}
.x_tt p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0,0,0,0.7);
}
.x_tt a:hover p{
	background: rgba(4,149,232,0.7);
	webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	}
.index_mk{
	margin-top:35px;
	margin-bottom:35px;
	}
.bt0{
	border-bottom:0px;
	}

/* SELECT W/IMAGE */
select#selectTravelCity
{
   width: 14em;
   height: 3.2em;
   padding: 0.2em 0.4em 0.2em 0.4em;
   vertical-align: middle;
   border: 1px solid #94c1e7;
   -moz-border-radius: 0.2em;
   -webkit-border-radius: 0.2em;
   border-radius: 0.2em;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background: #ffffff;
   font-family: SimHei;
   font-size: 1.1em;
   color: RGBA(102,102,102,0.7);
   cursor: pointer;
}

/*SELECT W/DOWN-ARROW*/
select#selectPointOfInterest
{
   width: 114px;
   height: 26px;
   line-height: 24px;
   padding-right: 0px;
   text-indent: 4pt;
   text-align: left;
   vertical-align: middle;
   border: 1px solid #94c1e7;
   -moz-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   font-family: microsoft yahei;
   font-size: 12px;
   font-weight: 500;
   color: RGBA(51,51,51,1);
   cursor: pointer;
   outline: none;
}


/*LABEL FOR SELECT*/
label#lblSelect{ position: relative; display: inline-block;}


/*DOWNWARD ARROW (25bc)*/
label#lblSelect::after
{
	content: "\25bc";
	position: absolute;
	top: 3px;
	right: 0;
	bottom: 0;
	width: 30px;
	height:26px;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	/*background              : #94c1e7;*/
	color: #2984ce;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
	border-radius: 0;
	pointer-events: none;
}


.nbanner{
	width:100%;
	text-align:center;
	display: none;
	}
.nbanner img{
	height:auto !important;
	}	
.content{
	padding:30px 0px;
	}
.sidebar{

	}
.nx_title{
    background-color:#D11219;
    background-size: 100% 100%;
    color: #fefefe;
    padding: 22px 20px;
    font-size: 20px;
    line-height: 32px;
    text-transform:uppercase;
    position: relative;
}
.nx_title h4{
    font-size: 20px;
}
.nx_title em{
    font-family: "Times New Roman";
	font-style:normal;
	text-transform:uppercase;
}

.sidebar ul{
    background: #f8f8f8;
    box-shadow: 0px 1px 1px 1px #eee;
}

.sidebar ul li a{
    display: block;
    color: #666;
    padding: 18px;
    transition: all 0.3s ease-in;
    font-size: 16px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    padding-left: 35px;
    padding-right: 36px;
	font-weight:bold;
}
.sidebar ul li span{
    float: right;
	width:15px;
	height:15px;
	margin-top:3px;
	background:url(../images/rjt.png) no-repeat;
}
.sidebar ul li a:hover,.sidebar ul li a.active{
    background: #fffaf2;
    color: #f98b2d;
    padding-left: 50px;
    border-bottom: 1px solid #e6f4fd;
	border-left: 1px solid #D11219;
	
}
.path{
	line-height:40px;
	border-bottom:1px #ccc solid;
	color:#666;
	font-size:14px;
	text-align:right;
	}	
.path a{
	color:#666;
	}
.path a:hover{
	color:#f98b2d;
	}
.nr{
	padding:15px 0px;
	line-height:30px;
	}
.nr h2{
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	}
.nr .n_desc{
	text-align:center;
	font-size:14px;
	margin:10px 0px;
	color:#999;
	}
.n_content{
	line-height:30px;
	
	}
.n_content p{
	
	}
.n_content img{
	height:auto !important;
	}			
.n_pages{
	text-align:center;
	margin-top:10px;
	}
.n_pages a{
	padding:5px 15px;
	/*border:1px #f98b2d solid;*/
	color:#f98b2d;
	}
.n_pages a:hover{
	background-color:#f98b2d;
	color:#fff;
	}
.mt25{
	margin-top:25px;
	}
.pages{
	margin-top:20px;
	}		
.pages a,.pages span{
    float: left;
    display: block;
    padding: 6px 12px;
    margin-left: -1px;
    margin-left: 5px;
    line-height: 1.42857143;
    color: #313131;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pages a:hover,.pages span{
	background: #f98b2d;
	color: #fff;
}
.ad a img{
	height:auto;
	}
.swiper-container1{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;	
}	
#pages{
	margin:20px;
	text-align:center;
	}
#pages a,#pages span{
	margin:0px 5px;
	padding:5px 10px;
	border-bottom:1px #ccc solid;
	}
.top{
	background: url(../images/top_bg.png) no-repeat center center;
}
.ad img{
	height: auto !important;
}
@media (max-width:767px) {
	.swiper-button-next,.swiper-button-prev{
		display:none;
		}
	.tel{
		margin-top:0px !important;
		}	
	.navbar-default .navbar-toggle .icon-bar {
    	background-color: #fff;
	}	
	.nav>li>a{
		padding: 15px 25px;
		}
	.x_title{
		margin-top:10px;
		font-size:16px;
                padding-left:0;
		}
	.f_top{
		padding-top:0px;
		padding-bottom:10px;
		}
	.nx_title h4{
		font-size:16px;
		}
	.sidebar ul li a,.x_md a, .x_list a{
		font-size:14px;
		}		
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
		background:none;
		}
	.x_rq a{
		width:100%
		}
	.x_md a{
		  padding: 0px 42px;
		}
	.dropdown-menu .col-md-6 a img{
		display:none;
		}	
	.navbar .nav > li:hover .dropdown-menu {
	display: none;
	}
	.swiper-pagination{
		display:none;
		}
	.x_tt{
		margin-bottom:10px;
		}
	.x_tt p{
		font-size:12px;
		}
	.index_mk{
		margin-top:0px;
		}
	.index_commend{
		margin-top:15px;
		margin-left:-15px;
		}	
	.index_news{
		margin-bottom:15px;
		}
	.logo{
		margin-bottom: 7px;
    	margin-top: 20px;
		}
	.x_tt p{
		left:15px;
		right:15px;
		}
	.nx_title{
		padding:8px 20px;
		line-height: 20px;
		}
	.sidebar ul li a{
		padding:8px;
		}
	.sidebar ul li a:hover, .sidebar ul li a.active {
		padding-left:30px;
		}
       .top{ margin-top:46px; }												
	}

@media (min-width:768px) and (max-width:991px) {}

@media (min-width:992px) and (max-width:1199px) {}

@media (min-width: 1200px){
/* .container {
    width: 1300px;
} */
}




/* 新增修改 */
.n_content img {
    margin:0 auto !important;
    display:block;
}
.tide_video_fake{
    display:none !important;
} 
.ph_head{  background: #D11219 !important; }